Returns a point lying on a polyline that is positioned at a relative position along the polyline's length.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected Point PointAlongLength ( |
Visual Basic Copy Code |
---|
Protected Function PointAlongLength( _ |
A value from 0 to 1 specifying a portion of link's length.
A list of points specifying the polyline segments.
A Point instance.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |